public static EditingTemplate GetTemplate( MapMember member, string name )
Public Overloads Shared Function GetTemplate( _ ByVal member As MapMember, _ ByVal name As String _ ) As EditingTemplate
Parameters
- member
- the map member containing the template.
- name
- the name of the template to be retrieved.
Return Value
the template. Null if the template doesn't exist on the layer.