Returns the default markup for this task when the Manager application is used but the user does not choose to alter the default configuration.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As PrintTask
Dim AdditionalControls As ControlCollection
Dim value As String
value = instance.GetDefaultTag(AdditionalControls) |
Parameters
- AdditionalControls
- Additional controls that are present on the web page provided by Manager and the template.
Return Value
Default markup for the task when used by Manager.
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also