Interface INavigatorPage
Last update: 16.07.2025Namespace: VM.NX.App.Navigator
Assembly: VMDIDef.dll
public interface INavigatorPage
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Properties
DoingImport
bool DoingImport { get; set; }
Property Value
SkipChildAdded
bool SkipChildAdded { get; set; }
Property Value
Methods
Add(string)
bool Add(string strAddInfo)
Parameters
strAddInfo string
Returns
ClearSelectNavItem()
bool ClearSelectNavItem()
Returns
Initialize(XmlDocument)
bool Initialize(XmlDocument dom)
Parameters
dom XmlDocument
Returns
MultipleAdd(string)
bool MultipleAdd(string strAddInfo)
Parameters
strAddInfo string
Returns
Remove(string)
bool Remove(string strRemoveInfo)
Parameters
strRemoveInfo string
Returns
Rename(string)
bool Rename(string strRenameInfo)
Parameters
strRenameInfo string
Returns
SelectRoot()
void SelectRoot()
Update(string)
bool Update(string strUpdateInfo)
Parameters
strUpdateInfo string
Returns
UpdateAllTree(string)
bool UpdateAllTree(string strUpdateInfo)
Parameters
strUpdateInfo string
Returns
UpdateEnable(string)
bool UpdateEnable(string strUpdateInfo)
Parameters
strUpdateInfo string
Returns
UpdateIconForNodalModal(string)
bool UpdateIconForNodalModal(string strXml)
Parameters
strXml string
Returns
UpdateRootName(string)
void UpdateRootName(string strUpdateInfo)
Parameters
strUpdateInfo string