Click or drag to resize

MapperUtilsGetPageElement Method

Overload List
  NameDescription
Public methodStatic memberGetPageElement(IMapper)
Gets the PageElementInfo for the IMapper, if available. Note that this is simply a wrapper around the GetPageElement command.
Public methodStatic memberGetPageElement(TypedMapper)
Gets the PageElementInfo for the TypedMapper, if available. Note that this is simply a wrapper around the GetPageElement command.
Top
See Also