UrlParameter.Optional Field

Contains the read-only value for the optional parameter.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Syntax

'Declaration
Public Shared ReadOnly Optional As UrlParameter
public static readonly UrlParameter Optional
public:
static initonly UrlParameter^ Optional

See Also

Reference

UrlParameter Class

System.Web.Mvc Namespace