Overrides Content.
Namespace: Ico.GwxAssembly: GwxSmartPin (in GwxSmartPin.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Object Content { get; set; } |
| Visual Basic |
|---|
Public Property Content As Object Get Set |
| JScript |
|---|
function get Content () : Object function set Content (value : Object) |