Mega Code Archive
Using the ASP NET ProfileParameter Object
The ProfileParameter object enables you to represent any of the properties of the Profile object.
The ProfileParameter includes all the properties of the Parameter class and the following property:
File: Web.config
File: index.aspx
<%@ Page Language="C#" %>
Show ProfileParameter
File: Web.config