CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting

Gets or sets a value indicating whether the publisher policy section of the configuration file is applied to an application domain.

Namespace: ?System
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Public Property DisallowPublisherPolicy As Boolean
C#
public bool DisallowPublisherPolicy { get; set; }
Visual C++
public:
property bool DisallowPublisherPolicy {
	bool get ();
	void set (bool value);
}
JavaScript
function get_disallowPublisherPolicy();
function set_disallowPublisherPolicy(value);

Return Value

true if the publisherPolicy section of the configuration file for an application domain is ignored; otherwise, the declared publisher policy is honored.

See Also



Free Download:
  Privacy | Contact Us
All Times Are GMT