ICMSLinkElementTitle Property
|
Gets the value of "Title"
Attribute from this Element.
The value of this Attribute is normally exported from the "Title"
Element on the target Page.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Title As String
Get
property String^ Title {
String^ get ();
}
abstract Title : string with get
Property Value
Type:
StringSee Also