Share via


ParameterizableControl.CustomStartupScript Property (Microsoft.PerformancePoint.Scorecards.Server.Extensions)

Namespace: Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in microsoft.performancepoint.scorecards.server.dll)

Syntax

'Declaration
Public Property CustomStartupScript As String
'Usage
Dim instance As ParameterizableControl
Dim value As String

value = instance.CustomStartupScript

instance.CustomStartupScript = value
public string CustomStartupScript { get; set; }

See Also

Reference

ParameterizableControl Class
ParameterizableControl Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace