Namespace: DeltaEngine.Editor.AppBuilderAssembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
public ICommand GotoUserProfilePageCommand { get; }
public ICommand GotoUserProfilePageCommand { get; }
Public ReadOnly Property GotoUserProfilePageCommand As ICommand
Get
Public ReadOnly Property GotoUserProfilePageCommand As ICommand
Get
public:
property ICommand^ GotoUserProfilePageCommand {
ICommand^ get ();
}
public:
property ICommand^ GotoUserProfilePageCommand {
ICommand^ get ();
}
member GotoUserProfilePageCommand : ICommand with get
member GotoUserProfilePageCommand : ICommand with get
Property Value
Type:
ICommand