MapperUtilsIsPageElement Method |
Name | Description | |
---|---|---|
IsPageElement(IMapper, String, String) |
Determines if the IMapper is being rendered for the specified MOP and
Name of the PageElementInfo.
This method is safe to use even if the mapper is null, has no MOP, and/or has no
PageElementInfo associated.
| |
IsPageElement(TypedMapper, String, String) |
Determines if the TypedMapper is being rendered for the specified MOP and
Name of the PageElementInfo.
This method is safe to use even if the mapper is null, has no MOP, and/or has no
PageElementInfo associated.
|