Method | Description | |
---|---|---|
GMapFieldGeolocation ( SPFieldCollection fields, string fieldName ) : System | ||
GMapFieldGeolocation ( SPFieldCollection fields, string typeName, string displayName ) : System | ||
GetFieldValue ( string value ) : object | ||
GetValidatedString ( object value ) : string |
public GMapFieldGeolocation ( SPFieldCollection fields, string fieldName ) : System | ||
fields | SPFieldCollection | |
fieldName | string | |
return | System |
public GMapFieldGeolocation ( SPFieldCollection fields, string typeName, string displayName ) : System | ||
fields | SPFieldCollection | |
typeName | string | |
displayName | string | |
return | System |
public GetFieldValue ( string value ) : object | ||
value | string | |
return | object |
public GetValidatedString ( object value ) : string | ||
value | object | |
return | string |