PostUpdateModel.Text Property
- Namespace:
- Weavy.Web.Models
- Assembly:
- Weavy.Web.dll
Gets or sets the post text.
Decorated with AllowHtml attribute to supress "a potentially dangerous value was detected" validation exception.
public string Text { get; set; }
Property value
System.String