Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Server Control and CssStyle

Server Control and CssStyle

Scheduled Pinned Locked Moved ASP.NET
questionsysadmin
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mazdak
    wrote on last edited by
    #1

    How can I set my controls style in a server control(and also server control itself) to parent page cssstyle? Thanks Mazy
    "One who dives deep gets the pearls,the burning desire for realization brings the goal nearer." - Babuji

    M 1 Reply Last reply
    0
    • M Mazdak

      How can I set my controls style in a server control(and also server control itself) to parent page cssstyle? Thanks Mazy
      "One who dives deep gets the pearls,the burning desire for realization brings the goal nearer." - Babuji

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi there, You can take a look at ASP.NET Server Controls and CSS Styles[^], to learn more about the issue. If you want to set the style of a server control based on its parent page, you'll first need to get a reference to the page instance via the Page property of the control, then you can access methods/properties of the page object.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups