Image for enabled node.
Namespace: Ico.Recipe.NavigatorAssembly: IcoRecipeNavigator (in IcoRecipeNavigator.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public byte[] EnabledImage { get; set; } |
| Visual Basic |
|---|
Public Property EnabledImage As Byte() Get Set |
| JScript |
|---|
function get EnabledImage () : byte[] function set EnabledImage (value : byte[]) |