'Declaration Public Sub PopulateFromTemplate( _ ByVal scopeName As String, _ ByVal templateName As String _ )
public void PopulateFromTemplate( string scopeName, string templateName )
Parameters
- scopeName
- The name of the scope.
- templateName
- The name of the template.