Allows setting a common template used for displaying the text content of all items within the ImageGallery.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v19.2.dll
public void SetItemTextTemplateContent(
string content
)
Public Sub SetItemTextTemplateContent(
content As String
)
Name | Type | Description |
---|---|---|
content | String | A string value specifying the template content. |