Click or drag to resize

ViewModelBaseTitle Property

Gets or sets the title

Namespace: ArthaChitra.Core.ViewModel
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public virtual string Title { get; set; }

Property Value

String
See Also