IDocumentPreviewCMSEnvironmentViewNameDecoration Property
|
Gets/sets the View Name Decoration for the document preview
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax string ViewNameDecoration { get; set; }
Property ViewNameDecoration As String
Get
Set
property String^ ViewNameDecoration {
String^ get ();
void set (String^ value);
}
abstract ViewNameDecoration : string with get, set
Property Value
Type:
StringSee Also