| IElementAfterEnd Property |
HTML code to inject after the element end
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string AfterEnd { get; set; }
Property AfterEnd As String
Get
Set
property String^ AfterEnd {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also