Spread for ASP.NET 9.0 Product Documentation
Background Constructor


Creates a new background.
Overload List
OverloadDescription
Background Constructor()Creates a new background with default values.  
Background Constructor(Boolean)Creates a new background and whether enabled.  
Background Constructor(String)Creates a new background with the specified image.  
Background Constructor(String,String)Creates a new background with the specified images.  
Background Constructor(Background)Creates a new background with the specified background information.  
Background Constructor(String,String,String,String,String)Creates a new background with the specified images and image options.  
Background Constructor(SerializationInfo,StreamingContext)Creates a new background from serialization.  
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

Background Class
Background Members

 

 


Copyright © GrapeCity, inc. All rights reserved.